Skip to content

Conversation

@zherczeg
Copy link
Member

@zherczeg zherczeg commented Apr 8, 2021

No description provided.


import * as o from "module-circular-01.mjs"

if (o.early != "Loaded")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to not run a test in this directory? Not really a problem if not, just asking. Perhaps adding a bad extension, e.g. ._mjs

@zherczeg zherczeg force-pushed the module_scope branch 10 times, most recently from 2058cd2 to 39dba1a Compare April 11, 2021 11:35
@zherczeg
Copy link
Member Author

This patch is ready, please check.

Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after this minor issue.

#if JERRY_MODULE_SYSTEM

extern inline ecma_property_value_t * JERRY_ATTR_ALWAYS_INLINE
ecma_get_property_value_from_named_reference (ecma_property_value_t *reference_p) /**< data property reference */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing doc.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
Copy link
Member

@dbatyai dbatyai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbatyai dbatyai merged commit b3ec217 into jerryscript-project:master Apr 12, 2021
@zherczeg zherczeg deleted the module_scope branch April 12, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants